Skip to content

Conversation

@Rageking8
Copy link
Contributor

  • Fix some typos
  • Clean up duplicate semicolons and double/trailing spaces
  • Fix extraneous > in mismatch syntax

@prmerger-automator
Copy link
Contributor

@Rageking8 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 6131935:

✅ Validation status: passed

File Status Preview URL Details
docs/standard-library/algorithm-functions.md ✅Succeeded

For more details, please refer to the build report.

@Court72
Copy link
Contributor

Court72 commented Aug 18, 2025

@TylerMSFT

Can you review the proposed changes?

Important: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged Tracking label for the PR review team label Aug 18, 2025
@Court72 Court72 self-assigned this Sep 19, 2025
Copy link
Collaborator

@TylerMSFT TylerMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lots of good fixes here. Thank you!

@TylerMSFT
Copy link
Collaborator

#sign-off

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes various mistakes in the C++ Standard Library <algorithm> functions reference documentation, including typos, syntax errors, and formatting issues.

Changes:

  • Corrected multiple spelling errors (element, ascending, application, predicate)
  • Fixed grammar issues and improved sentence clarity
  • Corrected variable names in code examples (v2 → v1)
  • Fixed syntax error in mismatch function signatures (removed extraneous >)
  • Removed duplicate semicolons and cleaned up whitespace

@v-dirichards v-dirichards merged commit b48f2ea into MicrosoftDocs:main Jan 27, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants